Dynamicweb 8 Documentation
RazorTemplateBase<T> Class Methods


For a list of all members of this type, see RazorTemplateBase<T> members.

Public Methods
 NameDescription
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDefineSection (Inherited from RazorEngine.Templating.TemplateBase)
Public MethodExecute (Inherited from RazorEngine.Templating.TemplateBase)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGetValue  
Public MethodInclude (Inherited from RazorEngine.Templating.TemplateBase<T>)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodIsSectionDefined (Inherited from RazorEngine.Templating.TemplateBase)
Public MethodRaw (Inherited from RazorEngine.Templating.TemplateBase)
Public MethodRenderBody (Inherited from RazorEngine.Templating.TemplateBase)
Public MethodRenderSection (Inherited from RazorEngine.Templating.TemplateBase)
Public MethodWriteOverloaded.  (Inherited from RazorEngine.Templating.TemplateBase)
Public MethodWriteAttribute (Inherited from RazorEngine.Templating.TemplateBase)
Public MethodWriteAttributeTo (Inherited from RazorEngine.Templating.TemplateBase)
Public MethodWriteLiteral (Inherited from RazorEngine.Templating.TemplateBase)
Public MethodWriteLiteralTo (Inherited from RazorEngine.Templating.TemplateBase)
Public MethodWriteToOverloaded.  (Inherited from RazorEngine.Templating.TemplateBase)
Top
Protected Methods
 NameDescription
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodResolveLayout (Inherited from RazorEngine.Templating.TemplateBase<T>)
Top
See Also

Reference

RazorTemplateBase<T> Class
Dynamicweb.Rendering Namespace

Send Feedback